InvalidFileFormatException Constructor |
| Name | Description | |
|---|---|---|
| InvalidFileFormatException |
Creates a new instance of the InvalidFileFormatException class.
| |
| InvalidFileFormatException(String) |
Creates a new instance of the InvalidFileFormatException class with the specified error message.
| |
| InvalidFileFormatException(String, Exception) |
Creates a new instance of the InvalidFileFormatException class with the specified error message and inner exception.
|